feat: asset scanning support in bulk publish and import#217
feat: asset scanning support in bulk publish and import#217naman-contentstack wants to merge 6 commits into
Conversation
feat: add asset scanning support in import
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
🔒 Security Scan Results
⏱️ SLA Breach Summary
ℹ️ Vulnerabilities Without Available Fixes (Informational Only)The following vulnerabilities were detected but do not have fixes available (no upgrade or patch). These are excluded from failure thresholds:
Consider reviewing these vulnerabilities when fixes become available. |
| IN_QUEUE: 'pending', | ||
| }; | ||
|
|
||
| const SCAN_RETRY = { |
There was a problem hiding this comment.
Do we need a retry mechanism for assets in pending state ?
No description provided.